In control theory, the discrete Lyapunov equation is of the form
where is a Hermitian matrix and is the conjugate transpose of . The continuous Lyapunov equation is of form
The Lyapunov equation occurs in many branches of control theory, such as stability analysis and optimal control. This and related equations are named after the Russian mathematician Aleksandr Lyapunov.
Contents |
In the following theorems , and and are symmetric. The notation means that the matrix is positive definite
Theorem (continuous time version). If there exist and satisfying then the linear system is globally asymptotically stable. The quadratic function is a Lyapunov function that can be used to verify stability.
Theorem (discrete time version). If there exist and satisfying then the linear system is globally asymptotically stable. As before, is a Lyapunov function.
The discrete Lyapunov equations can, by using Schur complements, be written as
or equivalently as
Specialized software is available for solving Lyapunov equations. For the discrete case, the Schur method of Kitagawa (1977) is often used. For the continuous Lyapunov equation the method of Bartels and Stewart (1972) can be used.
There is an analytic solution to the discrete time equations. Define the operator as stacking the columns of a matrix . Further define as the kronecker product of and . Using the result that , one has where is a conformable identity matrix[1] One may then solve for by inverting or solving the linear equations. To get , one must just reshape appropriately.